Carbon


ValidRgn

Header: MacWindows.h Carbon status: Modified

void ValidRgn (
    RgnHandle goodRgn
);
AVAILABILITY

Modified in Carbon. Not available in Carbon.

CARBON NOTES

Calls ValidWindowRgn, which takes a window pointer as an additional parameter. Validation works on windows, not ports, and because windows are not ports in Carbon, this change is necessary.


© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)